home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / minix-info < prev    next >
Text File  |  1995-07-25  |  42KB  |  1,000 lines

  1. Subject: Minix Information Sheet (Last Changed: 30 April 1994)
  2. Newsgroups: comp.answers,comp.os.minix,news.answers
  3. From: overby@cray.com (Glen Overby)
  4. Date: 15 Nov 94 06:33:13 CST
  5.  
  6. Archive-name: minix-info
  7. Version: $Id: Info_Sheet,v 1.18 1994/05/01 02:44:39 overby Exp overby $
  8. [From Andy Tanenbaum <ast@cs.vu.nl> 28 August 1993]
  9.  
  10.             MINIX INFORMATION SHEET
  11.  
  12. 1. WHAT IS MINIX 1.5
  13.      MINIX 1.5 is a new version of an operating system that is very similar to
  14. UNIX.  MINIX has been written from scratch, and therefore does not contain any
  15. AT&T code--not in the kernel, the compiler, the utilities, or the libraries.
  16. For this reason it can be made available with the complete source code
  17. (on diskette).  It runs on the IBM PC, XT, AT, PS/2, 386, and most clones.
  18. Versions are also available for the Atari ST, Macintosh, Amiga and Sun
  19. SparcStation.
  20.  
  21.      This version (1.5) is a major improvement over all previous releases, with
  22. many new features, fewer bugs (hopefully), much better performance, and
  23. proper documentation. The old versions have been in widespread use all over
  24. the world for 3 years.  There are probably tens of thousands of users.
  25.  
  26.  
  27. 2. MINIX 1.5 FEATURES (IBM, Macintosh, Atari, Amiga and SparcStation versions)
  28.   - System call compatible with V7 of the UNIX operating system
  29.   - Full multiprogramming (multiple programs can run at once)
  30.   - Kernighan and Ritchie compatible C compiler
  31.   - Shell that is functionally identical to the Bourne shell
  32.   - Five editors (emacs subset, vi clone, ex, ed, and simple screen editor)
  33.   - Over 175 utilities (cat, cp, ed, grep, kermit, ls, make, sort, etc.)
  34.   - Over 200 library procedures (atoi, fork, malloc, read, stdio, etc.)
  35.   - Spelling checker with 40,000 word English dictionary
  36.   - Full source code (in C) supplied on diskettes (OS, utilities, libraries)
  37.   - Easy-to-read manual telling all about MINIX and how to install and use it
  38.  
  39.  
  40. 3. ADDITIONAL FEATURES
  41.      In addition to the above features, there are other features present in
  42. some (but not all) versions of MINIX 1.5.  Some of these are listed below.
  43.  
  44. 3.1 ADDITIONAL MINIX 1.5 FEATURES (IBM VERSION):
  45.   - Runs in protected mode on 286 and 386
  46.   - Support for extended memory up to 16M on 286 and 386
  47.   - Up to 3 simultaneous users on one machine
  48.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  49.   - Distributed computing on Ethernet (remote login, etc.)
  50.  
  51. 3.2 ADDITIONAL MINIX 1.5 FEATURES (MACINTOSH VERSION):
  52.   - Up to 3 simultaneous users on one machine
  53.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  54.   - Runs under Multifinder
  55.   - Includes support for multiple user windows
  56.  
  57. 3.3 ADDITIONAL MINIX 1.5 FEATURES (ATARI ST VERSION)
  58.   - Up to 2 simultaneous users on one machine
  59.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  60.   - Support for various real time clocks (Mega, BMS, ICD, Supra, Weide)
  61.  
  62. 3.4 ADDITIONAL MINIX 1.5 FEATURES (SUN SPARCSTATION VERSION)
  63.   - Native operating system. Runs on bare SparcStation hardware.
  64.   - Up to 3 simultaneous users on one machine
  65.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  66.   - Multi-windowed display driver
  67.   - ANSI compatible GNU C compiler
  68.  
  69.  
  70. 4. HARDWARE REQUIRED
  71.   - IBM:        PC, XT, AT, PS/2, or 386 that is 100% hardware compatible with 
  72.                 the IBM line.  A hard disk not technically required, but is 
  73.                 strongly recommended to take full advantage of the system.  At 
  74.                 least 512K of RAM is required, as well as a CGA, EGA, 
  75.                 monochrome, or Hercules video card, or another card that
  76.                 emulates one of these.  Both 5.25" and 3.5" diskettes are 
  77.                 supported, as are printers using the parallel port and modems
  78.                 and terminals using the serial port.
  79.  
  80.   - Macintosh:  Apple Macintosh Plus, SE, SE/30, II, IIcx, or IIx with at
  81.         least 1M of RAM.  An additional 1M of RAM and a hard disk
  82.                 is strongly recommended.  MINIX has been tested primarily
  83.             with version 6.0 and latter of the Apple system software.  
  84.         Problems may conceivably arise with earlier versions. Any
  85.         hard disk or display that is supported by the normal Macintosh
  86.         OS is also supported by MINIX.
  87.  
  88.   - Atari:      Atari ST or Mega ST with at least 1M of RAM.  Although the
  89.                 system will boot with only 512K, you will be very restricted
  90.                 in what you can do.  A 720K diskette drive is required to 
  91.                 install the software.  The older 360K diskette drives are 
  92.                 supported, but are not capable of reading the (720K) 
  93.                 distribution disks. A hard disk is supported, but is optional.
  94.                 Some of the Supra hard disks are not Atari compatible, which 
  95.                 can cause problems.  A fix is available from the MINIX Centre.
  96.  
  97.   - Amiga:      Commodore Amiga 500 or 2000 with at least 1M of RAM. One  720K
  98.                 diskette drive is sufficient.   A hard disk is not required
  99.                 (or even supported).  To use a hard disk with the Amiga, 
  100.                 someone familiar with how this disk works will have to write
  101.                 a driver for it.  If this driver is then posted to the net,
  102.                 it will be possible to use a hard disk with MINIX on the Amiga.
  103.         Minix will NOT run on 68020 and larger Amiga systems.
  104.  
  105.   - Sparc:    Sun SparcStation 1, 1+ or IPC.  Does NOT run on a SparcStation
  106.         2 and has not yet been tested on a SLC, IPX or ELC.  A floppy
  107.         disk drive is required, a SCSI hard disk is not required but
  108.         strongly recommended to take full advantage of the system.
  109.         4MB RAM is sufficient to run Minix, up to 64MB is supported.
  110.         The monochrome framebuffer (bw2) as well as a color framebuffer
  111.         (cg3 or cg6) are supported.  SCSI hard disks can be used and
  112.         even booted from. Ethernet, mouse and audio are not supported.
  113.         Printers can only be connected via a serial port.
  114.  
  115. 5. PARTIAL LIST OF UTILITIES INCLUDED IN MINIX 1.5
  116.   animals ar ascii at atrun backup badblocks banner basename bawk btoa cal cat
  117.   cdiff cgrep chgrp chip chmem chmod chown clr cmp comm compress cp cpdir
  118.   crc cron ctags cut date dd de df dhrystone diff diskcheck dosdir dosread
  119.   doswrite du echo ed elle ex expand expr factor fgrep file find fold fortune 
  120.   fsck gather getlf getty grep gres head ic id ifdef indent inodes kill last
  121.   leave ln login look lpr ls m4 machine mail make man mined mkdir mkfs mknod
  122.   modem more mount mref mv nm nroff od passwd paste patch pr prep pretty
  123.   printenv printroot ps pwd readall readfs recover ref rev rm rmdir roff rz
  124.   sed shar size sleep sort spell split strings strip stty su sum sync sz tail
  125.   tar tee term termcap test time touch tr traverse treecmp true tset tsort ttt
  126.   umount unexpand uniq unshar update users uud uue vi vol wc whatsnew whereis
  127.   which who whoami width write 
  128.  
  129.  
  130. 6. PARTIAL LIST OF LIBRARY FUNCTIONS INCLUDED IN MINIX 1.5
  131.   abort abs access alarm atoi atol bcmp bcopy chmod chown chroot
  132.   ctermid ctime ctype curses cuserid doprintf dup dup2 fgetc fgets fopen 
  133.   fork fpathconf fprintf fputc fputs fread freopen fseek fstat ftell 
  134.   fwrite getcwd getdents getegid getenv geteuid getgid getutil gtty index 
  135.   ioctl isatty kill link lock lrand lsearch lseek malloc memccpy 
  136.   memchr memcmp memcpy memmove memset message mkdir mkfifo mknod mktemp 
  137.   nlist open opendir pathconf pause peekpoke perror rand read readdir 
  138.   regexp regsub rename setbuf setgid setjmp setuid signal sleep sprintf 
  139.   stat strerror strlen strncat strncmp strncpy strpbrk strrchr strspn 
  140.   system telldir termcap time times tmpnam ttyname umask umount 
  141.  
  142.  
  143. 7. CONTENTS OF MINIX 1.5 REFERENCE MANUAL
  144.   Chap.  1 INTRODUCTION
  145.   Chap.  2 INSTALLING MINIX ON THE IBM PC, XT, AT, 386, AND PS/2
  146.   Chap.  3 INSTALLING MINIX ON THE ATARI S
  147.   Chap.  4 INSTALLING MINIX ON THE COMMODORE AMIGA
  148.   Chap.  5 INSTALLING MINIX ON THE APPLE MACINTOSH
  149.   Chap.  6 USING MINIX
  150.   Chap.  7 RECOMPILING MINIX
  151.   Chap.  8 MANUAL PAGES
  152.   Chap.  9 EXTENDED MAN PAGES
  153.   Chap. 10 SYSTEM CALLS
  154.   Chap. 11 NETWORKING
  155.   App.   A MINIX SOURCE CODE LISTING
  156.   App.   B CROSS REFERENCE MAP
  157.  
  158.  
  159. 8. MINIX BOOK
  160.      The author of MINIX, Andrew S. Tanenbaum, has written a book describing
  161. how operating systems in general and MINIX in particular work internally.
  162. The book describes an earlier version (and includes a source listing), but
  163. it is still useful for understanding how MINIX works inside, even if some
  164. details are now different.  The bibliographic information is:
  165.  
  166.      Title:      Operating Systems: Design and Implementation
  167.      Author:     Andrew S. Tanenbaum
  168.      Publisher:  Prentice-Hall
  169.      ISBN:       0-13-637406-9
  170.  
  171. Paperback versions are also available in English (outside North America
  172. only), French, Spanish, German, Italian, and Japanese.  The books can be
  173. ordered from any bookstore.
  174.  
  175.  
  176. 9. MINIX DEMONSTRATION DISKS
  177.      MINIX demonstration disks for the PC line, the Atari, the Macintosh and
  178. the SparcStation (but for technical reasons, not the Amiga) are available.
  179. The IBM, Atari and SparcStation versions can be obtained by anonymous FTP over
  180. the internet.  All three can be obtained from Prentice-Hall (see below).  The
  181. demo disks contained a very, very stripped down version of MINIX, just to give
  182. an idea of what it can do.  The demo disk is accompanied by a 30-page manual.
  183.  
  184.      To get either free demo disk and its manual, use ftp to connect to
  185. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix.  There is a file READ_ME
  186. that is there and tells you what is in the directory and how to use it.
  187.  
  188.  
  189. 10. HOW TO ORDER MINIX 1.5
  190.      MINIX 1.5 is being sold by Prentice-Hall.  The product numbers and prices
  191. are as follows:
  192.  
  193.   - MINIX 1.5 for the IBM: 5 1/4"    (0-13-585076-2)  $169 
  194.   - MINIX 1.5 for the IBM: 3 1/2"    (0-13-585068-1)  $169
  195.   - MINIX 1.5 for the Amiga        (0-13-585043-6)  $169
  196.   - MINIX 1.5 for the Atari        (0-13-585035-5)  $169
  197.   - MINIX 1.5 for the Macintosh        (0-13-585050-9)  $169
  198.   - MINIX 1.5 for the Sun SparcStation    (0-13-579632-6)  $169
  199.  
  200.   - MINIX 1.5 IBM demo disk             (0-13-582768-x)  $10
  201.   - MINIX 1.5 Macintosh demo disk       (0-13-582784-1)  $10
  202.   - MINIX 1.5 Atari demo disk           (0-13-582792-2)  $10
  203.   - MINIX 1.5 SparcStation demo disk    (0-13-585232- )  $10
  204.  
  205. Sales tax and shipping are extra; Prices are slightly higher outside the U.S.
  206.  
  207. All versions include the executable binaries, a detailed manual, the complete 
  208. source code (on diskettes), and an attractively typeset, cross-referenced
  209. listing of the operating system code.
  210.  
  211.      P-H is making a big effort to get software stores to keep MINIX in stock.
  212. The easiest way to order it is to go to a software store and ask them for
  213. it.  If they don't stock it, they can always order it.  Alternatively, you
  214. can order directly by email, FAX, phone, or mail from Prentice-Hall as follows.
  215.  
  216. In North America and the Far East
  217.   To order by email:    books@prenhall.com
  218.   To order by FAX:      (515) 284-2607
  219.   To order by phone:    (800) 374-1200 FAX 515-284-2607
  220.   To order by mail:    Prentice Hall/Paramount Publishing
  221.             Order Processing Center
  222.             P.O. Box 11071
  223.             Des Moines, IO 50336-1071
  224.  
  225. In UK/Europe
  226.   To order by email:    Not possible
  227.   To order by FAX:      +44 442 882265
  228.   To order by phone:    +44 442 881900 (UK number)
  229.   To order by mail:     Order Dept.
  230.             Simon & schuster International Group
  231.             Campus 400
  232.             Marylands Avenue
  233.                         Hemel Hempstead
  234.                         Herts. HP2 7E2 ENGLAND
  235.  
  236. For email and FAX orders, please include the product name and number, your
  237. name and address, and your MasterCard or VISA card number and expiration date.
  238. If you wish delivery by Federal Express (costs extra), please indicate so.
  239.  
  240. MINIX can also be ordered from the following addresses:
  241.  
  242. In England:    The MINIX Centre
  243.         Forncett End
  244.         Norwich
  245.         Norfolk NR16 1HT England
  246.         0953-789345
  247.  
  248. In Germany:    Prentice Hall
  249.         Feldtorweg 24
  250.         D3406 Bovenden 1
  251.         Germany
  252.  
  253. In the Benelux: Computer Collectief
  254.                 Amstel 312-A
  255.                 1017 AP Amsterdam
  256.                 Holland
  257.                 FAX: +31 20 622-6668
  258.  
  259. In Scandinavia:    Frank O'Donell
  260.         P.O. Box 88
  261.         1371 Asker
  262.         Norway
  263.  
  264. In Spain and    Deborah Worth
  265.    Portugal:    Appartado Numero 50672
  266.         Madrid
  267.         Spain
  268.  
  269. In Italy:    Jim Blaho
  270.                 Piazza Santo Spirito 17
  271.                 50125 Florence
  272.         Italy
  273.  
  274. In Greece:    Vassilis Zahos
  275.         Kritonos 5-7
  276.         GR 11634 Athens
  277.         Greece
  278.  
  279. In Turkey:    Atilla Gullu
  280.         Milli Mudafaa Cad 14/7
  281.         Kizilay Ankara
  282.         Turkey
  283.  
  284. In Australia:   Prentice Hall Australia,
  285.         PO Box 151,
  286.         Brookvale NSW 2100
  287.         ``Use our FAST PHONE SERVICE by calling Liz Guthrie SYDNEY
  288.           (02) 939 1333''
  289.  
  290.      If you have previously purchased MINIX from Prentice-Hall, you can get
  291. a discount of $60, but only if you order by mail and include the label from 
  292. the original PH boot disk (or the entire disk) with your letter.  Not valid for 
  293. email, phone or FAX orders since you must enclose the original boot disk label
  294. (not a photocopy).  Mail orders can be by credit card or check for $169.  You 
  295. will be billed for tax and shipping.
  296.  
  297.  
  298. 11. LEGAL STATUS OF MINIX
  299.      Although MINIX is supplied with the complete source code, it is 
  300. copyrighted software.  It is not public domain.  It is also not like GNU.
  301. However, the copyright owner, Prentice-Hall has granted permission to bona 
  302. fide universities to copy the software for use in courses and in university 
  303. research projects.  It is also permitted for MINIX owners to change the 
  304. software to suit their needs and to distribute diff listings containing 
  305. their changes freely.  The shrink-wrap license that comes with MINIX states
  306. that you may legally make two backup copies of the software.  Prentice-Hall
  307. is being much less strict than other software vendors.  Please do not abuse
  308. this.  Companies that wish to embed MINIX in commercial systems or sell 
  309. MINIX-based products should call (212) 753-7753 to discuss licensing terms.
  310.  
  311.  
  312. 12. NEWS ABOUT MINIX
  313.      Since its introduction in January 1987, there has been a large an
  314. active USENET newsgroup about MINIX, comp.os.minix.  It currently has
  315. about 25,000 members.  Over 12,000 messages have been posted to this
  316. group so far.  These messages have contained questions, bug reports,
  317. bug fixes, new software, and diff listings to allow current users to
  318. update to new releases for free.  It is the intention to continue this
  319. policy into the indefinite future.  MINIX users on Bitnet can be put on
  320. a mailing list by sending mail to: info-minix-request@udel.edu.  Various
  321. archives store newsgroup traffic for newcomers to the newsgroup.
  322.  
  323.  
  324. 13. FUTURE PLANS
  325.      The major current project is bringing MINIX into conformance with
  326. the IEEE POSIX P1003.1 and P1003.2 standards.  This will (hopefully)
  327. occur with V2.0, perhaps in 1992 (keep thinking "Next Year").  V2.0
  328. will also be provided with an ANSI C compiler.  Various people are
  329. currently working on 32-bit versions of MINIX for the 386, and
  330. numerous other projects.  To keep up, subscribe to the comp.os.minix
  331. newsgroup.
  332.  
  333.  
  334. 14. ANSI C, PASCAL, AND MODULA 2 COMPILERS FOR MINIX
  335.      A package containing the following  compilers is available commercially:
  336.  
  337.        - ANSI C, conforming to ANS X3.159-1989
  338.  
  339.        - Modula-2, conforming to
  340.          "Report on The Programming Language Modula-2", in "Programming in 
  341.           Modula-2, 3rd ed." by Niklaus Wirth, Springer-verlag, 1983
  342.  
  343.         - Pascal confrming to level 1 of BSI standard BS 6192: 1982 (ISO 7185),
  344.           with a few small exceptions
  345.  
  346. Also, a Modula-2 makefile generator and some utilities for handling 
  347. relocatable object files are included (aal, nm, size, strip, etc).
  348. Complete libraries for ANSI C, Pascal, and Modula 2 are provided. 
  349.  
  350. This package is available in 4 different versions:
  351.  
  352.   - 5.25" DS/DD floppies for 8088/286/386 (4 360K floppies);
  353.   - 5.25" DS/HD floppies for 8088/286/386 (1 1.2M floppy);
  354.   - 3.5"  DS/DD floppies for 8088/286/386 (2 720K floppies);
  355.   - 3.5"  DS/DD floppies for Commodore Amiga or Atari ST (2 720K floppies).
  356.  
  357. Many problems with the old Minix C compiler have been resolved:
  358.   - All versions have separate as and ld programs.  Asld is gone.
  359.   - Floating point is now supported
  360.   - Library is greatly improved and is ANSI conformant
  361.   - A program aal is provided to manage libraries (ranlib-like)
  362.  
  363. The package is available from two companies:
  364.  
  365. Transmediair Products & Support B.V.        Unipress Software
  366. Melkweg 3                    2025 Lincoln Highway
  367. 3721 RG  Bilthoven                Edison, NJ 08817
  368. The Netherlands                    U.S.A.
  369. Tel: +31 30 281820                Tel: +1 908 287 2100
  370. FAX: +31 30 292294                FAX: +1 908 287 4929
  371.                         Email: msk@unipress.com
  372.  
  373. Transmediair charges US $200,- for the 4 floppy PC version, US $150,-
  374. for the other versions. Unipress charges US $199,- for all versions.
  375.  
  376.  
  377. 15. SunOS Minix
  378.  
  379. SunOS Minix is a version of Minix that runs as a user process on Sun
  380. 3s and 4s running SunOS 4.X.  In SunOS Minix, the processor time used
  381. is the time allocated to the SunOS process running SunOS Minix, each
  382. file system is a SunOS file, and the console is /dev/tty of the SunOS
  383. process.  Also, it is possible for multiple users to log into a single
  384. instance of SunOS Minix.
  385.  
  386. SunOS Minix runs as a user process, so does not require a dedicated
  387. machine.  Also, multiple instance of SunOS Minix can run on a single
  388. machine simultaneously without interfering with each other.
  389.  
  390. SunOS Minix is produced by applying a set of patches to Mac Minix 1.5
  391. (both 1.5.10.0 and 1.5.10.1 can be used) or PC Minix 1.5.  Also, Atari
  392. Minix has been used as the base version by at least one person.  The
  393. SunOS Minix patches are available via anonymous ftp from
  394. csc.canterbury.ac.nz in the file SMX_2_00.TAR_Z in the UNIX directory.
  395.  
  396. Also in version 2 of SunOS Minix is our first efforts at providing support
  397. for Solaris 2.0.
  398.  
  399. Any enquiries should be sent to paul@cosc.canterbury.ac.nz.  There is a
  400. SunOS Minix mailing list.  Postings and admin requests for the mailing
  401. list should be sent to the same address.
  402.  
  403.  
  404. 16. WHERE CAN I GET PAST POSTINGS AND PROGRAMS?
  405.      Many sites keep archives of MINIX-related material, ranging from 
  406. archives of articles posted to more organized repositories of programs posted
  407. to the net.  The complete MINIX distribution is NOT (repeat NOT) available 
  408. from any online archive.  This is not permitted.  Only the newsgroup traffic is
  409. stored there.
  410.  
  411. List Archives:
  412.  
  413.      bugs.nosc.mil                   Current
  414.      louie.udel.edu                  July '87 - Dec '89 (?)
  415.      vm1.nodak.edu                   Current year
  416.  
  417. Formal Archives (MINIX sources):
  418.  
  419.     aerospace.aero.org        atari.archive.umich.edu
  420.     bugs.nosc.mil            en.ecn.purdue.edu
  421.     ftp.Uni-Koeln.DE        ftp.thp.uni-koeln.de
  422.     gem.stack.urc.tue.nl        hub.cs.jmu.edu
  423.     louie.udel.edu            minnie.cs.adfa.oz.au
  424.     osceola.cs.ucf.edu        plains.nodak.edu
  425.     sauna.hut.fi            sirius.ucs.adelaide.edu.au
  426.     star.cs.vu.nl            suned.zoo.cs.yale.edu
  427.     vm1.nodak.edu            wuarchive.wustl.edu
  428.     ftp.vmars.tuwien.ac.at
  429.     doc.ic.ac.uk
  430.     NL-MUG            
  431.  
  432. 16.1.  File Transfer on the Internet
  433.      If you are on the Internet, you can get files from many places with the
  434. file  transfer  protocol  ("FTP").  When connecting to the host system, use
  435. the user-name "anonymous" and any password.  Most systems will ask for your
  436. "ident"  as a password.  It is considered good etiquette to use either your
  437. login name or mail address when asked.  Once connected, look for a "README" 
  438. file which should give further information about the archive.
  439.  
  440.      Consult your local documentation on the use of your FTP application 
  441. program (generally called "ftp").  Please be nice to the FTP sites by 
  442. restricting your use to non-business hours.
  443.  
  444. The following sites provide Anonymous FTP
  445.  
  446.  
  447. aerospace.aero.org    [130.221.192.10] directory pub/minix
  448.     Last checked: 910115
  449.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  450.                 elvis1.1, estdio20a, format, fp, getty,
  451.                 shoelace1.0a
  452.  
  453. atari.archive.umich.edu    [141.211.164.8]   directory pub/minix
  454.     Last checked: 910212
  455.     Subdir: .        afio, bcc, clam1.3, clam bins, cpp, cppmake,
  456.                 elvis1.1, estdio20a, format, fp, getty,
  457.                 shoelace1.0a
  458.     This site has a mail server, atari@atari.archive.umich.edu
  459.  
  460. bugs.nosc.mil        [128.49.16.1] directory pub/Minix
  461.     Last checked: 930127
  462.     Subdir: .        compatibility.new (Sept'90 version of the
  463.                     Minix Compatibility List),
  464.                 posixlist (volunteers posixing utilities)
  465.                 subjects.90, subjects.91, subjects.92
  466.                     (list of articles in subdirs articles.)
  467.                 subjects.ast (list of Andy Tanenbaum's
  468.                     articles in subdir articles.ast)
  469.     Subdir: articles.91
  470.     Subdir: articles.92    Archive of many comp.os.minix articles 1991-2
  471.                     earlier years rolled out to tape
  472.     Subdir: articles.ast    Archive of many comp.os.minix articles by
  473.                     Andy Tanenbaum since 1987 (on tape)
  474.     Subdir: common-pkgs    c386-4.2, cccp, clam, copt-src, dfrag,
  475.                 dict-words, egrep, elle-src, elvis, estdio21,
  476.                 karn-tcpip, less, mxkermit, mxuucp, mxuupc,
  477.                 nlmug-uucp, ns-stdio, paste, ro, small-c,
  478.                 symlinks, termios, zterm
  479.     Subdir: d1.1-1.2    Diffs for PC-Minix1.1 -> PC-Minix1.2
  480.     Subdir: d1.2-1.3    Diffs for PC-Minix1.2 -> PC-Minix1.3
  481.     Subdir: evans        386-minix diffs and bcc
  482.     Subdir: mgr        Mgr window manager, mono plus alpha color
  483.     Subdir: pc-bin        compiler, basic, db, patch, xlisp, etc.
  484.     Subdir: pc-pkgs        bootmenu, bootmon, cagney-mcc, db, format,
  485.                 miller-boot-hd, mullen-turboc, overby-boot,
  486.                 ps, s2asm, stevie-pc, vm, xt2_wini
  487.     Subdir: st-pkgs        68kfloat, mdb
  488.  
  489. en.ecn.purdue.edu    [128.46.129.59] directory pub/minix
  490.     Last checked: 910115
  491.     Subdir: .        UU-Minix (UUCP), minixfloat (8088
  492.                     Floating Point)
  493.  
  494. ftp.Uni-Koeln.DE    [134.95.80.1] directory /thp/minix
  495.     "echo" of ftp.thp.uni-koeln.de, for use only if that site causes
  496.     problems
  497.  
  498. ftp.thp.uni-koeln.de    [134.95.64.1] directory minix
  499.     Last checked: 910218
  500.     Subdir: adelaide    Mirror copies of various minix ftp sites
  501.     Subdir: ccadfa        [the directory structure used is roughly the
  502.     Subdir: dsrgsun        same as on the original hosts]
  503.     Subdir: dynamo
  504.     Subdir: jmu
  505.     Subdir: plains
  506.     Subdir: sky-luke
  507.     Subdir: star
  508.     Subdir: suphys
  509.     Subdir: tuwien
  510.     Subdir: uit
  511.     
  512.     Subdir: gnu        bash, cv68, gcompile, gnu, kdiffs
  513.     Subdir: gnu/m68k    binaries and partly diffs of new ports of
  514.                 GNU sw to the m68k (i.e. atari, amiga, mac)
  515.                 [This directory will be extended to hold
  516.                 all the diffs sometime in the future.]
  517.     Subdir: minix        PC and ST Minix upgrade kits and official
  518.                 patches 
  519.     Subdir: net        Various stuff collected from c.o.m.
  520.                 postings: 
  521.                 cv68-v3, cc, clam-1.4.1, disem, fad-ld,
  522.                 fp-st, mail-1.8, mroff, news, nlmug,
  523.                 sysupd1, umail-3.45, vc-8, wmail-3.63+
  524.  
  525. gem.stack.urc.tue.nl    [131.155.2.59]
  526.     Last checked: Never (net posting)
  527.     Subdir: pub/aminix1.5.10.2    AmigaMINIX 1.5.10.1 -> 1.5.10.2
  528.  
  529. hub.cs.jmu.edu        [134.126.20.10] directory pub/minix
  530.     Last checked: 910115
  531.     Subdir: .        hd_minix (MINIX-PC hd-boot package)
  532.  
  533. louie.udel.edu        [128.175.1.3, 128.175.2.33] directory info-minix
  534.     Last checked: 910212
  535.     Subdir: .        comp.os.minix archives (July '87 - Dec '89)
  536.  
  537. minnie.cs.adfa.oz.au    [131.236.20.70]
  538.     Last checked: 940430
  539.     Subdir: .        Archive of comp.os.minix postings
  540.                 (Nov '89 to now!),
  541.                 The Minix Compatibility List, Infosheet
  542.                 and FAQsheet
  543.     Subdir: clam        The official residence of the clam shell
  544.     Subdir: demodisk    Demodisks for PC, Amiga and Atari
  545.     Subdir: manuals        The online manuals
  546.     Subdir: uucp1.3
  547.  
  548. osceola.cs.ucf.edu    [???]
  549.     Last checked: never
  550.     Subdir: pub/minix    MacMinix patches
  551.  
  552. plains.nodak.edu    [134.129.111.64] directory pub/Minix
  553.     Last checked: 940430    NOTE: this site is now stagnant!
  554.     Subdir: .        compress, README, ls-RC
  555.     Subdir: ftp.cs.vu.nl    mirror of ftp.cs.vu.nl:pub/Minix,7/15/93
  556.     Subdir: all.contrib    clunie-yacc, check_crc, cvw-cc, elle41,
  557.                 elvis1.4, getty, mail, tar_fix, u-mail,
  558.                 uucp, w-mail, xargs
  559.     Subdir: doc        Compatibility (Aug'90 version of the
  560.                     Minix Compatibility List),
  561.                 Copyright-info, Infosheet, PC-CC-comments,
  562.                 PC-Compilers, Questions, RefMan, ST-Compilers,
  563.                 Upgrading, mailaddr, posix.2,
  564.                 remote_file_server
  565.     Subdir: mugnet.sources    Index + the sources
  566.     Subdir: oz        (echo of sirius.ucs.adelaide.edu.au: local)
  567.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  568.                 cppmake, db, dirent-hack, duck, elvis1.1,
  569.                 estdio20a, estdio21, extra, format, fp,
  570.                 incl_sys_13, ksh_patches, lmakefiles,
  571.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  572.                 vc-ph1.5
  573.     Subdir: pc        Bnews, afio, byacc, c, clock, comic1.0,
  574.                 conv, crypt, dosread, file, format,
  575.                 lharc-1.2, multiboot, nrchbar, p, ps,
  576.                 s2asm, shared-text, symlinks, talk,
  577.                 unzip30, uucp-util, uucp, vn, vt_con,
  578.                 xt2_wini
  579.     Subdir: st.contrib    CC-68K, Infocom, bugs
  580.     Subdir: st.contrib/pkgs    chfont, df, flex, fonts, format, ld, mdb,
  581.                 vdi, zoo
  582.     Subdir: st.contrib/x    hcj, speed, supra
  583.     Subdir: uk        16bcompress, binutils, emacs, emacsdif,
  584.                 gasdiff, gcc
  585.     Subdir: updates        Updates for Minix to 1.5.10. Also includes
  586.                     bug fixes for Atari, Amiga and
  587.                     Macintosh versions
  588.     Subdir: sun
  589.     Subdir: usenet        "organised" postings from Usenet News
  590.  
  591. sauna.hut.fi        [130.233.192.1, 130.233.200.1] directory pub/minix
  592.     Last checked: 910212
  593.     Subdir: .        Minix exercises, minix-13d-symlink,
  594.                 minix-13d-vga
  595.  
  596. sirius.ucs.adelaide.edu.au    [129.127.40.3] directory pub/minix
  597.     Last checked: 910115
  598.     Subdir: .        FETCH_ME_FIRST, README_386, ls-l.Z
  599.     Subdir: adm/upgrade_kit    DIRECTIONS, PH_1.5_Intro, things_to_doc
  600.     Subdir: local        (Echoed on plains.nodak.edu pub/Minix/oz)
  601.                 GlenO.tute, bcc, clam1.3, clam bins, cpp,
  602.                 cppmake, db, dirent-hack, duck, elvis1.1,
  603.                 estdio20a, estdio21, extra, format, fp,
  604.                 incl_sys_13, ksh_patches, lmakefiles,
  605.                 ls, mcc, pam, s2asm, shoelace10a, uname,
  606.                 vc-ph1.5
  607.     Subdir: upgrades    Upgrades for Minix to 1.5.10.
  608.  
  609. star.cs.vu.nl        [192.31.231.42] directory pub/sreiz/minix
  610.     Last checked: 910212
  611.     Subdir: .        Patches to AmigaMinix to boot off hard disk
  612.  
  613. suned.zoo.cs.yale.edu    [128.36.21.1] directory src/bin/zip
  614.     Last checked: 910212
  615.     Subdir: .        Zip for Minix
  616.  
  617. vm1.nodak.edu        [134.129.111.1] directory minix-l
  618.     Last checked: 910212
  619.     Subdir: .        comp.os.minix archives (current and past year)
  620.     This site has a mail server, listserv@vm1.nodak.edu
  621.  
  622. wuarchive.wustl.edu    [128.252.135.4] directory mirrors/misc/minix
  623.     Last checked: 910212
  624.     Subdir: .        Diffs for PC-Minix1.1 -> PC-Minix1.2
  625.  
  626. ftp.vmars.tuwien.ac.at [128.130.39.19] directory pub/minix
  627.         Last checked: 910213
  628.         Subdir: hp              Patches to keyboard for German characters
  629.         Subdir: net             bcc, c386, c68, cpp, cppmake, less,
  630.                                 shoelace10a
  631.  
  632. 16.2. Mail Servers
  633.    Some archive sites provide access to their archives with a server program
  634. that responds to commands mailed to it.
  635.  
  636. 16.2.1.  doc.ic.ac.uk
  637.      An archive of the worthwhile postings from the comp.os.minix newsgroup is
  638. available from uk.ac.ic.doc either via mail or by GUEST niftp.  For details
  639. about how to access this service send a mail message with NO Subject: field
  640. to:
  641.  
  642.      info-server@uk.ac.ic.doc
  643.  
  644. and a message body of:
  645.  
  646.      request catalogue
  647.      topic minix
  648.      request end
  649.  
  650. This will mail you back details of the various ways to obtain the files.
  651. This service is only available inside the UK. We have no funds to send
  652. such mail internationally.
  653.  
  654. This archive service is run by Lee McLoughlin.
  655. Janet: lmcl@uk.ac.ukc, lmjm@uk.ac.ic.doc
  656. DARPA: lmjm%uk.ac.ic.doc@ucl-cs
  657. Uucp:  lmjm@icdoc.UUCP, ukc!icdoc!lmjm
  658.  
  659.  
  660. 16.2.2.  vm1.nodak.edu
  661.      North Dakota State University is the host site for distribution of the
  662. info-minix mailing list (also known as minix-l), which is bidirectionally
  663. gatewayed to the Usenet group Comp.os.minix. We maintain archives of all
  664. list traffic from within the past year or so (depending on space availability).
  665. Archives are available via Anonymous FTP on the Internet, and  LIST-SERV 
  666. file requests from other networks.
  667.  
  668. Our server is:
  669.  
  670.      Internet: listserv@vm1.NoDak.EDU [134.129.111.1]
  671.      Bitnet:   listserv@ndsuvm1
  672.      UUCP:     uunet!vm1.nodak.edu!listserv
  673.  
  674. If you do not have Internet access, you may request files be sent to you by
  675. our LISTSERV file server by sending it commands in the body of a mail message.
  676.  
  677. To obtain a list of the files, the INDEX command is used:
  678.  
  679.      INDEX MINIX-L
  680.  
  681.  
  682. The GET command will instruct LISTSERV to send you a file, such as:
  683.  
  684.      get minix-l LOG9005A minix-l
  685.  
  686. to get the file "MINIX-L LOG9005A" from the directory "MINIX-L".  The
  687. filename tells what year, month, and week it is from:
  688.  
  689.      MINIX-L LOGyymmw
  690.  
  691. where "yy" is the year, "mm" is the numeric month and "w" is an  alphabetic
  692. character from A to E indicating what week of the month.  Several months of
  693. log files are kept on-line, the number depending on disk space  availability.
  694.  
  695.      Due to the 80-character per line (punched card) limit on Bitnet mail, many
  696. of the files will be shipped using an encoding scheme that allows logical
  697. lines to be split up into many physical lines. On Bitnet, this is normally
  698. the IBM "DISK DUMP" or "NETDATA" format, and for ther networks it is "List-
  699. serv Punch".
  700.  
  701.      Listserv Punch was designed by Listserv's author and is designed to send
  702. files with lines longer than 80 characters thru the Bitnet gateways. A
  703. special program to decode the file once it has arrived at your site.
  704. Information on obtaining a program to decode listserv punch format is sent
  705. with each encoded file.
  706.  
  707.      If you would rather have a file sent to you uuencoded, you may specify 
  708. that in your GET command:
  709.  
  710.              get minix info minix f=uuencode
  711.  
  712. please note that the file, once decoded, will be in EBCDIC!
  713.  
  714.  
  715. SEARCHING THE MAILING LIST LOGS WITH LISTSERV
  716.  
  717.      If you are looking for a specific article, or set of articles, you can
  718. perform  searches  on this directory using the Database functions of Listserv.
  719. For example, to obtain a "Subject" index of the MINIX-L archives, send the
  720. listserv a file or mail with the following "job" in the message body:
  721.  
  722.      //      JOB  Echo=No
  723.      Database Search DD=Rules
  724.      //Rules DD   *
  725.      search * in minix-l since 90/04/01
  726.      index
  727.  
  728. and you will be sent a file containing all of the 'Subject:' lines sent to
  729. the mailing list since December 1, 1989. If you wish to request one or
  730. more items, replace the 'index' line in the above job with "print [ref-num]", 
  731. where "refnum" is the reference number from the index listing.  Documentation
  732. on this and other database functions is  available  by  sending the command 
  733. "INFO DATABASE" to the listserv.
  734.  
  735.      To obtain more information on the listserv, send the command:
  736.  
  737.      INFO ?
  738.  
  739. and you will be enlightened with a list of available documentation on using
  740. LISTSERV.
  741.  
  742.      This archive is automatically maintained by the list server. It
  743. is located at North Dakota State University, Fargo, ND USA (46 52 N /
  744. 96 48 W city)
  745.  
  746. 16.3.  Publicly accessable Bulletin Boards
  747.      For people without a network connection, there are PC-based Electronic
  748. Bulletin  Board  Systems  (BBS)  that  has  carry various MINIX topics.
  749.  
  750. 16.3.1 NLMUG-ONLINE ("minixug"), (02522) 18363 in Holland.
  751.       300,1200,2400 baud, 8,n,1.
  752.  
  753.       No registration required, no donations accepted.
  754.       Everyone gets 60 minutes/day.
  755.       No upload/download ratios (but don't be a jerk!)
  756.  
  757. This BBS is run by Fred van Kempen <waltje@minixug.mugnet.org>
  758.  
  759. 16.3.2 The Picayune (milo.ndsu.nodak.edu) in North Dakota, USA
  760.  
  761.     - validation takes a day or so
  762.     - no download limits
  763.     - read access to Usenet News
  764.     - access to FTP area on plains.nodak.edu, wuarchive.wustl.edu
  765.  
  766.     701-232-2573    3/12/24        701-237-7790    3/12/24
  767.     701-237-4281    9600+ V.42    701-237-4752    9600+ V.42
  768.  
  769. This system is run on Interactive 386/ix by the NDSU Student Chapter of the ACM
  770.  
  771.  
  772. 17.  MINIX Compatibility List  (1 August 1990)
  773.  
  774. Introduction
  775. ============
  776.  
  777. This is a list of machines that MINIX has reportedly run on.  An updated
  778. version of this list will be posted when a sufficient number of entries
  779. have been added or changed or when requested.
  780.  
  781. PC MINIX
  782. ========
  783. Version 1.0 is the version in Tanenbaum's book, "Operating Systems: Design
  784. and Implementation".  Version 1.1 is the initially released version and
  785. the differences between it and 1.0 are minor.  Version 1.2 was released
  786. next and followed a year later by 1.3.  Version 1.4 was only released to
  787. Usenet.  Currently, Prentice-Hall ships version 1.5 (known as 1.5.10 to
  788. Usenet).
  789.  
  790. Version 2.0 is in the planning stages and should be available late "next
  791. year".
  792.  
  793. Only compatibility with PC MINIX 1.3 and greater is now reported in this
  794. list.
  795.  
  796. ST MINIX
  797. ========
  798. Version 1.1 is the currently available version and is currently
  799. available from Prentice-Hall.  Version 1.5 exists on the Net, but
  800. is not yet available from Prentice-Hall.
  801.  
  802. Explanation of List
  803. ===================
  804.  
  805. Each list is sorted in alphabetic order.  Each line is an entry that
  806. represents a portion of a report received by the editor.  Each entry is a
  807. report of how well a specific version of Minix worked on a specific
  808. machine or other piece of hardware.  Each entry appears as a single line
  809. in the following format:
  810.  
  811. ------------------------- ---- - -------- -------- -------------------------
  812. 1111111111111111111111111 2223 4 55555555 66666666 7777777777777777777777777
  813.  
  814. where each field is defined as:
  815.  
  816.   1 - Hardware type.  The type of hardware on which MINIX was tested.
  817.   2 - MINIX Version.  The version of MINIX tested on the hardware.
  818.                       x.y indicates that the version is unknown.
  819.   3 - Subversion.     The subversion of the above MINIX version. E.g., the
  820.       subversion of 1.5.0 is 0.  If the subversion is not known, an 'x' will
  821.       be found in the field.
  822.   4 - Report Status.  This will be Y (Yes, MINIX worked on the version),
  823.       N (No, MINIX did not work on this version) or P (Yes, MINIX worked
  824.       on the version, but a patch was required).
  825.   5 - Date of Report.  When the report was received.
  826.   6 - Report Submitter.  This is a reference to the individual who
  827.       submitted the report.  A list of submitters is included with the
  828.       report.
  829.   7 - Additional Comments.  Additional, useful comments added by the
  830.       submitter.
  831.  
  832. There are two major sections at this time.  The first is PC MINIX 1.x and
  833. the other is ST MINIX 1.x.  Other sections may be added as needed (e.g.,
  834. an AMIGA MINIX or PC MINIX 2.x section).
  835.  
  836. At this time, within each section are two subsections.  The first is Basic
  837. Operation (whether MINIX runs on the machine at all) and Optional Hardware
  838. (whether it works with specific added hardware, such as Disk Controllers
  839. and Video Cards).  Other subsections may be added as needed.
  840.  
  841. The Compatibility List
  842. ======================
  843.  
  844. PC MINIX 1.x
  845. ============
  846.  
  847. Basic Operation
  848. ----- ---------
  849. AMSTRAD PC1512            1.3x Y 07/10/89 regisr   hd2 does not work
  850. AST 286                   1.3x Y 02/25/89 dlawyer
  851. AST Premium 386-16        1.4x Y 09/15/89 al
  852. AT&T 6312                 1.3x Y 03/02/90 timborn
  853. AT&T 6312                 1.50 Y 03/02/90 timborn
  854. AT&T 6312                 1.53 Y 03/02/90 timborn
  855. Blue Chip PC              1.3x Y 02/21/89 pa1343   Parallel port didn't work
  856. Bull Micral System 200    1.3x Y 01/24/90 higgs
  857. Club American 386/33-C1   1.3x Y 01/03/90 anderson
  858. Commodore PC 30 III       1.3x Y 09/22/89 cbo
  859. Commodore PC-60           1.4a Y 10/02/89 ast
  860. Compaq 386                1.3x Y 02/22/89 japplega
  861. Compaq Deskpro            1.3x Y 03/06/90 HIGGINS
  862. CompuAdd 286/12           1.3x P 02/21/89 MICHAELB
  863. Computer Prod. United 286 1.3x Y 01/22/90 gnf3e
  864. Computer Prod. United 286 1.5x Y 01/22/90 gnf3e
  865. DTK/ERSO XT Turbo mtherbd 1.3x P 05/29/89 lyle     Changed xt_wini.c, floppy.c
  866. DTK 286 mtherbd (@10MHz)  1.3x Y 03/02/90 MC02015  Must remove bus mouse
  867. Epson AX3                 1.4a Y 10/02/89 ast      HD failed
  868. Everex 1800B (AT clone)   1.3x Y 01/03/90 anderson HD works but flakey
  869. Everex Apex               1.3x Y 03/02/90 MC02015
  870. Freecom AT 386/20         1.4a Y 10/19/89 waltje
  871. Freecom AT 386/25         1.4a Y 10/19/89 waltje
  872. Freecom AT 386/33         1.4a Y 10/19/89 waltje
  873. Gateway 2000 286 (@16MHz) 1.3x Y 08/10/89 tbunnell
  874. Gateway 2000 286 (@16MHz) 1.4x Y 08/10/89 tbunnell
  875. Gateway 2000 286 (@16MHz) 1.4  Y 08/10/89 tbunnell Protected Mode Minix
  876. HP Vectra CS              1.3x P 01/02/90 lammert  Multiple patches
  877. IBM PC/AT @6MHz           1.3x P 09/22/89 al@escom using Leisner's at_wini
  878. IBM PS/2 Model 80         1.3x P 05/29/89 ackerman
  879. JDR Microdevices Turbo XT 1.3x Y 05/29/89 jds
  880. Laser XT/2                1.3x Y 01/11/90 hansvoss program switched CPU-speed
  881. Laser 386/20              1.4a Y 10/02/89 ast
  882. Laser 386/25              1.4a Y 10/02/89 ast
  883. Leading Edge Model D      1.3x Y 03/03/89 supple   Changed to work w/30M HD
  884. Leading Edge Model D2     1.3x Y 02/22/89 hedrick
  885. Micro Generation 386      1.3x Y 10/30/89 surry
  886. Micro Generation 386      1.4x Y 10/30/89 surry
  887. NEC Powermate 386         1.3x Y 02/22/89 japplega
  888. Olivetti M290             1.3x Y 07/10/89 wezel
  889. Proteus Tech. Model 1800e 1.3x Y 09/13/89 lance    HD problems
  890. Sun IPC                   1.3x Y 02/22/89 paula    Screen shifts when scroll
  891. Tandon 386/16             1.4a Y 10/02/89 ast
  892. Tandy 1000                1.3x P 02/22/89 japplega
  893. Tandy 1000A               1.3x P 02/22/89 donw
  894. Tandy 1000A               1.3x P 02/22/89 japplega
  895. Tandy 1000SX              1.3x P 02/22/89 japplega
  896. Tandy 3000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  897. Tandy 3000HL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  898. Tandy 3000NL              1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  899. Tandy 4000                1.3x Y 01/31/90 umbaugh  Load root fs w/"u" at boot
  900. TI Business Pro           1.3x N 02/22/89 japplega
  901. Toshiba T1100+            1.3x Y 05/29/89 jds
  902. Toshiba 5100              1.3x Y 05/02/89 nfs      HD patch at bugs.nosc.mil
  903. Toshiba 5100              1.50 Y 01/31/90 nfs
  904. Tulip 386/25              1.4a Y 10/02/89 ast
  905. Unisys PW2 850            1.3x Y 05/01/89 allan
  906. Win Labs Turbo-AT         1.3x P 01/22/90 gnf3e
  907. Win Labs AT/386           1.3x P 01/22/90 gnf3e
  908. Wyse 386/16               1.4a Y 10/02/89 ast
  909. Zenith 159                1.3x Y 08/23/89 dirk     HD problems
  910. Zenith Z183               1.3x Y 02/22/89 japplega
  911. Zenith Z248               1.4a Y 10/02/89 ast
  912. Zenith Turbosport 386-12  1.4x Y 10/20/89 al
  913.  
  914. Optional Hardware
  915. -------- --------
  916. AST EGA, color monitor    1.3x Y 01/28/89 dlawyer
  917. Casper EGA, color monitor 1.3x Y 10/30/89 surry
  918. Casper EGA, color monitor 1.4x Y 10/30/89 surry
  919. CMS Hard Card (20 Meg)    1.3x Y 02/21/89 pa1343
  920. Epson LQ5000              1.3x Y 01/31/90 umbaugh  Not tested extensively.
  921. Everex Micro Enhancer     1.3x Y 10/30/89 surry    Vid card ok w/emulation off
  922. Everex Micro Enhancer     1.4x Y 10/30/89 surry    Vid card ok w/emulation off
  923. IBM PS/2 Mod 50 HD        1.3x N 01/28/89 allbery  Controller incompatible
  924. Panasonic 1091 printer    1.3x N 01/28/89 mullen   Loses chars
  925. Persyst BOB               1.3x Y 01/28/89 mullen
  926. Printers (various)        1.3x N 01/28/89 various  Characters are dropped
  927. Seagate ST4096 80 Meg     1.3x Y 10/30/89 surry    Use at_wini.c as wini.c
  928. Seagate ST4096 80 Meg     1.4x Y 10/30/89 surry    Use at_wini.c as wini.c
  929. Toshiba MK134 HD          1.3x Y 01/13/90 bc
  930. WD1006V-SR2 HD Controller 1.3x Y 01/13/90 bc
  931.  
  932.  
  933. ST MINIX 1.x
  934. ============
  935.  
  936. Basic Operation
  937. ----- ---------
  938. 1040ST (old TOS)          1.1 Y 05/31/89 uli
  939. 1040ST                    1.1 Y 06/02/89 rcd
  940. Mega ST4                  1.1 Y 05/31/89 uli      With or without Blitter
  941.  
  942. Optional Hardware
  943. -------- --------
  944. Adaptec MFM controller    1.1 Y 06/02/89 rcd
  945. BMS 100 HD                1.1 Y 01/28/89 wheels   fine
  946. BMS Host Adapter          1.1 Y 06/02/89 rcd
  947. ICD Host Adapter          x.x Y 08/10/89 diana    use it with ST277N SCSI
  948. Megafile 60               1.1 Y 05/31/89 uli
  949. Miniscribe 3425           1.1 Y 05/31/89 rcd
  950. SH 204                    1.1 Y 05/31/89 uli
  951. SH 205                    1.1 Y 05/31/89 uli
  952. SH 205 (with 40M NEC HD)  1.1 Y 05/31/89 uli
  953. Seagate ST225 HD          1.1 Y 06/02/89 rcd
  954. Supra HD                  1.1 ? 01/28/89 various  some can, some can't
  955.  
  956.  
  957. SUBMITTERS
  958. ==========
  959. [ackerman]      uunet!uvm-gen!griffin!ackerman
  960. [al]            al@escom.com
  961. [allan]         allan@esprit.UUCP
  962. [allbery]       allbery%ncoast@hal.cwru.edu
  963. [anderson]      anderson@macc.wisc.edu
  964. [ast]           ast@cs.vu.nl
  965. [bc]            bc@uxa.cso.uiuc.edu
  966. [cbo]           cbo@cs.vu.nl
  967. [diana]         eichert%uservx.decnet@ddnvx2.afwl.af.mil
  968. [dirk]          herrhoyman@uwecvaxc.bitnet
  969. [donw]          donw@rwing.UUCP
  970. [gnf3e]         gnf3e@virginia.edu
  971. [hansvoss]      hhinsi!v882087@relay.EU.net
  972. [hedrick]       hedrick@geneva.rutgers.edu
  973. [higgs]         higgs_m@p1.lancsp.ac.uk
  974. [HIGGINS]       HIGGINS@LISO1.dnet.ge.com
  975. [japplega]      japplega@csm9a.colorado.edu
  976. [jds]           jds@mimsy.umd.edu
  977. [lammert]       lammert@gufalet.rug.nl
  978. [lancer]        lancer@gacvax1.bitnet
  979. [lyle]          lyle@cse.ogc.edu
  980. [mark-gei]      Mark-Geisert@ladc.bull.com
  981. [MC02015]       MC02015%SWTEXAS.BITNET
  982. [MICHAELB]      MICHAELB@vms.macc.wisc.edu
  983. [mullen]        mullen@sdsu.UUCP
  984. [ncoverby]      ncoverby@ndsuvax.UUCP
  985. [nfs]           nfs@princeton.edu
  986. [pa1343]        pa1343@sdcc15.ucsd.edu
  987. [paula]         paula@atc.boeing.com
  988. [rcd]           rcd@mtqua.att.com
  989. [regisr]        felix!well!regisr
  990. [supple]        ecn.purdue.edu
  991. [surry]         surry@hq.af.mil
  992. [tbunnell]      bunnell@henry.asel.udel.edu
  993. [timborn]       timborn@timborn@ATT.COM
  994. [uli]           uli%analyt.chemie.uni-bochum.dbp.de
  995. [umbaugh]       umbaugh@evax.arl.utexas.edu
  996. [waltje]        minixug!waltje@kyber.UUCP
  997. [wezel]         wezel@bio.vu.nl
  998. [wheels]        wheels@mks.UUCP
  999.  
  1000.